Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #99127
    luismarioochoa
    Participant

    Hello,

    Two questions:

    1. I have deleted the logo, however a link or a frame where the image used to be is still showing to the left of the navigation menu but goes nowhere. How can I remove this?
    2. How can I reduce the distance between pages in the navigation menu

    Here is a link to the site:

    http://destinationvows.ca/

    Thank you so much in advance

    Luis

    #99148
    Mahesh
    Participant

    @luismarioochoa:
    1. You still have the image set in the icon area but since the image link is broken the issue is occurring. Please go to Dashboard=> Appearance=> Customize=> Theme Options=> Fixed Header Top Option and Click Remove in Select/Add Logo Icon option.
    2. Reduce the distance between pages in the navigation menu
    Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS

    .fullframe-nav-menu a {
        padding: 10px;
    }

    Let me know if any problem.

    Regards,
    Mahesh

    #99160
    luismarioochoa
    Participant

    Dear Mahesh,

    Option 1 did not work. I followed your instructions Dashboard=> Appearance=> Customize=> Theme Options=> Fixed Header Top Option, but the last step (select/Add Logo Icon) there is nothing to click to Remove, there is no image selected and there are only 3 options:

    Check to disable Primary Menu
    Check to disable Header Toggle (this one is selected)
    Check to disable Header Right Sidebar

    I am using a child theme.

    #99177
    Mahesh
    Participant

    @luismarioochoa: Its kinda strange that img alt text is displaying while no image is set in the logo/icon. Please try adding an image in the very option and click Save & Publish. Then check whether the image displays in the front end or not. Then again go to the Customizer and remove the image from logo/icon and see what happens. Let me know if the problem persists.

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo’ is closed to new replies.