Tagged: ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #438326

    Anyway to tightn up only the submenu items?

    #438760

    Hi mocablue;
    you can try with this line ;

    #top #header .avia_mega_div > .sub-menu > li > ul > li  a{padding: 0px 12px 0px 12px !important;}
    
    #439395

    Hey!

    Please refer to @begrafiks post above

    @begrafiks
    thanks :)

    Cheers!
    Yigit

    #440242

    begrafiks…is wish that there was a rating system here for users…I really appreciate your feedback…and solutions

    and thank yigit too. I have to say ENFOLD is awesome and I am feeling pretty solid with the nuances and have a few other sites to do – which will be done with enfold thanks to not only a great theme but support and community!!!!

    #440247

    most of the changes seemed to have an effect in the right direction. but I am unable to tighten space between the subheads and the bullets seem to be in the wrong position after making spacing changes…

    is there a reference document where I can see all the css options available to be adjusted in enfold – so, I do not have to keep asking silly questions…I have looked but not found anything that gives me a good overview

    #440355

    Here is another menu

    #440788

    Hey!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #441175

    here is the site:
    http://mcm-ct.com

    thanks

    #441383

    Hey!

    Adjust the bullet with this:

    .avia_mega_div .avia-bullet {
      margin-top: 6px;
    }

    Regards,
    Ismael

    #441647

    You are a freakin Genius!!!!

    is there a CSS reference doc anywhere for the whole Enfold theme?

    #441792

    Hi!

    I don’t think so but our stylesheets are well documented.

    I think the best thing to do would be to learn Firebug, http://getfirebug.com/. It makes it very easy to change the CSS of your site as you view it. This lets you see changes in real time.

    Regards,
    Elliott

    #443934

    where can I find the documentation on the style sheets…I have found some documentation but it seems mostly oriented toward the general inputs and formatting controls

    #445064

    Hi!

    The stylesheets themselves have comments inside but there is no “documentation” for the style sheets.

    Cheers!
    Elliott

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.