Profiles

  • Member Since: September 14th, 2016
  • Find me on:
  • Posted a reply to Menu on Mobile not working! (Please help me), on the site WordPress.org Forums:
    Yes, its working. Try to use firebug with firefox. There you can switch to mobile…

  • Posted a reply to Menu on Mobile not working! (Please help me), on the site WordPress.org Forums:
    You deleted the declaration. This way it wont work. Put it like this: #site-navigation {…

  • Posted a reply to Menu on Mobile not working! (Please help me), on the site WordPress.org Forums:
    Hi, i took a look. You have an error in your style.css. This is in…

  • Posted a reply to Media Library is Broken, on the site WordPress.org Forums:
    Dont have the time to search through your site. On which page is the problem?

  • Posted a reply to Header covers slider on phone, on the site WordPress.org Forums:
    Do you have a link to your site?

  • Posted a reply to Display Author Names, on the site WordPress.org Forums:
    Where do you want to show the names of the authors? Do you have a…

  • Posted a reply to Sidebar Widgets not Showing on page with Same Template, on the site WordPress.org Forums:
    What template do you used? Can you post the content of the template? I mean…

  • Posted a reply to Media Library is Broken, on the site WordPress.org Forums:
    Do you have a link to your site so I can take a look?

  • Posted a reply to Gallery Bug – Parabola, on the site WordPress.org Forums:
    Try removing the breadcrumb from NGG. Maybe there is a option for that? Did you…

  • Posted a reply to Gallery Bug – Parabola, on the site WordPress.org Forums:
    Sorry, but i dont get what your problem is...

  • Posted a reply to Big empty space after posts on Frontpage, on the site WordPress.org Forums:
    I appreciate your help, but its no me who has the problem ;=)

  • Posted a reply to Big empty space after posts on Frontpage, on the site WordPress.org Forums:
    Image

  • Posted a reply to Big empty space after posts on Frontpage, on the site WordPress.org Forums:
    I have tested with chrome. Everything good.

  • Posted a reply to Big empty space after posts on Frontpage, on the site WordPress.org Forums:
    What browser do you use? in opera, everything is fine

  • Posted a reply to Removing Featured images from rss feed, on the site WordPress.org Forums:
    What are you using to generate the feed?

  • Posted a reply to Big empty space after posts on Frontpage, on the site WordPress.org Forums:
    Maybe its fixed, but i dont see huge empty white space after posts

  • Posted a reply to Get this code into a plugin, on the site WordPress.org Forums:
    function get_eliquid($atts) { return 'YOUR CODE HERE' ; }

  • Posted a reply to Button does not work, on the site WordPress.org Forums:
    Here you find it wp-content/plugins/wpdm-button-templates/buttons.css

  • Posted a reply to ul and li layout problem, on the site WordPress.org Forums:
    .tf_widget li { margin: 0; padding: .4em 0; list-style: none; clear: both; } change padding:…

  • Posted a reply to ul and li layout problem, on the site WordPress.org Forums:
    Do you have a link to your site?

  • Posted a reply to Change color of white strip where socials are, on the site WordPress.org Forums:
    With css

  • Posted a reply to Background image behind page title, on the site WordPress.org Forums:
    You have to use background-image instead of background-color

  • Posted a reply to Menu is showing in wrong direction, on the site WordPress.org Forums:
    Yes, you have to change floatin your css

  • Posted a reply to ul and li layout problem, on the site WordPress.org Forums:
    li.cat a { display: block; color: #000; padding: 8px 16px; text-decoration: none; } Try to…

  • Posted a reply to Button does not work, on the site WordPress.org Forums:
    Delete the margin in your css. .link-btn:active { margin: 1px 0 0 1px; }

  • Posted a reply to Scrolling Title and Nav Bar, on the site WordPress.org Forums:
    Yes it is, but would be easier if you could provide a link to your…

  • Posted a reply to Galerie wird nicht angezeigt – Fehler Shortcode, on the site WordPress.org Forums:
    Wo hast du denn den Code vorher eingegeben? In einen Beitrag?

  • Posted a reply to Custom button not showing (in place of Add to cart), on the site WordPress.org Forums:
    Where it the option to change the setup of the cart button, so i can…

  • Posted a reply to Make Single Page Wider, on the site WordPress.org Forums:
    Hi emmalenhart, you need to change the container width to a size you like

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    Every section has its own section class, in this case #focus. The others are aboutus…

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    Well, yes it is. You can change the class "darktext" into a costum class and…

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    So you want to change the color of the font?

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    What you mean with color of the header if not the background?

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    You solution will change the background of every section-header

  • Posted a reply to changing the color of the header in our focus section, on the site WordPress.org Forums:
    #focus > div > div.section-header { background: #a04a4a; }

  • Posted a reply to Add to Cart on Variable product not working, on the site WordPress.org Forums:
    Hi Goelji, i would recommend to try a different theme. If it doesnt work, reinstall…

  • Posted a reply to Add to Cart on Variable product not working, on the site WordPress.org Forums:
    Did you change something? Some coding?