theme options empty

  • Posted in : TheBlogger
  • garruda33
    Participant

    So i’m trying to add a small horitzontal menu in the copyright footer (for disclaimer, privacy policy etc).
    I add the menu, went to footer custom menu and it only shows up vertically –
    privacy policy
    terms of use
    instead i want
    privacy policy- terms of use- disclaimer

    When I go to the specific copyright footer it does not show at all.

    So i searched the forum and found your advice to check appearance- theme options- styling

    However when I go to theme options there is nothing, its a blank page.

    serkan
    Moderator

    Hi,
    Could you send me your related url, please?
    Btw deactivate all your third party plugins, and try it again?
    Thanks

    garruda33
    Participant

    http://www.entitleddreamers.com

    try which part- the theme options?

    Because I can get the footer copyright to show, its just vertical. I want it horizontal.

    Which i assumed would be the actual footer menu customize option, which doesn’t show in preview or published.

    serkan
    Moderator

    Hi,
    Could you use this custom css code, please?

    .site-info span { display: block !important; }

    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    garruda33
    Participant

    that did not fix it unfortunately.

    when I went to theme edit menus it says that the theme only supports one menu. And theortically the footer custom menu would be a second menu.

    Is there another way to accomplish this lower horizontal bar for my legal/affiliate disclaimer tags?

    serkan
    Moderator

    Hi,
    Would you want to add an extra menu in the footer section? I will forward this topic our developer and I will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .site-info ul li {
        display: inline-block; margin: 0 8px 6px 8px;
        }
    .site-info ul li a:not(:hover) {
        color: inherit;
        }
    

    this will also be included within the next update, thanks for the feedback.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register