Tagged: 

Viewing 20 posts - 21 through 40 (of 48 total)
  • Author
    Posts
  • #18532
    Markus
    Member

    Sakin, not sure what you mean. I am going to Footer Editor, then I am clicking on link and the Insert/Edit Link window opens. I am choosing Link to Existing Content, then I am clicking Add Link, which doesn’t work.

    #18540
    Sakin
    Keymaster

    @Markus: If that is not working then you can simply add links using HTML hyperlink like this <a href="http://catchthemes.com" title="Catch Themes">Visit Catch Themes</a>

    #18551
    Sakin
    Keymaster

    To space out to new line you can use br html code that is <br />

    #18554
    Markus
    Member

    Thank you. I got it worked out.

    #18651
    Markus
    Member

    Sakin,

    I also need to move all other content on all the other pages up closer to the logo. See here: http://www.fhfn.org/healthnews/

    Markus

    #18662
    Sakin
    Keymaster

    @Markus: Just replace the CSS .home #main { padding-top: 0; } with #main { padding-top: 0; } in your Custom CSS and it will be same for all pages.

    #18699
    Markus
    Member

    Sakin,

    is it possible to move the subscription box on the right up and align with the slider?

    Markus

    #18714
    Sakin
    Keymaster

    @Markus: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 961px) {
    .widget.widget_hybridconnect_widget { margin-top: -12px; padding-top: 0; }
    }
    #18793
    Markus
    Member

    Thank you Sakin,

    this worked. I added a Facebook and Twitter button to the Header Top Sidebar via text in widgets. However, they are too far apart. Any way to move them closer together?

    Markus

    #18799
    Sakin
    Keymaster

    @Markus: That’s your script taking space. Maybe you can try wrapping with container.
    For example:

    <div style="width: 100px;">your script</div>
    <div style="width: 100px;">your another script</div>
    #18806
    Markus
    Member

    Sakin, thank you, but can you give me a little more detailed instructions?

    Markus

    #18835
    Sakin
    Keymaster

    @Markus: Sorry I gave you the detail instruction. So, how can I help you more. Maybe you need to hire customizer.

    #19453
    Meuphrosyne
    Member

    Hi!

    Can someone help me? I would like to reduce the space between the logo and the menu and remove the sidebar. I was trying some css, but they didn’t work.
    I am new in the css-world, but I am trying.

    Thank you so much in advance!

    Meu

    Here is my page: http://www.kerekerdo.eu

    #19454
    Sakin
    Keymaster

    @Meuphrosyne: Sorry this is not our there. We only support theme by Catch Themes. I see that you are using Different theme and there you need to reduce the width of your logo and it will be fine.

    #19455
    Meuphrosyne
    Member

    Dear Sakin!

    Thank you very much, and I am sorry. I just clicked on the first result in google search…

    #19459
    Sakin
    Keymaster

    @Meuphrosyne: It’s ok and sorry for the trouble.

    #19461
    metroponds
    Participant

    Can someone please tell this newbie how to submit a NEW forum topic? there is no link to submit a new one, only to respond to existing ones.

    #19464
    Sakin
    Keymaster

    @Michael: You can go to support forum http://catchthemes.com/support-forum/ and then click on the forum for which you want to post in the new topic. Let’s suppose you like to post on Catch Everest Pro Support Forum then you will click on http://catchthemes.com/support-forum/forum/catch-everest-pro-premium/ , which will list 25 latest topics in Catch Everest Pro theme and below that you will see “Create New Topic in Catch Everest Pro | Premium WordPress Themes”. Just fill that form.

    #20082
    Matthew
    Member

    Hi Sakin,

    Your tips are incredibly helpful.Could you please tell me how I can center the text of a custom menu on a catch evolution pro website? I have created a custom menu and assigned it the location of Top Sidebar. Also, how can I add padding to the top part of this menu?

    http://www.urbandrum.co.uk/drmargrau/

    #20083
    Matthew
    Member

    Hi Sakin,

    I found the solution for centering the text on another one of your forums. Could you please still advise on how to add padding to the top of the custom menu? Ideally I don’t want the menu to run into the edge of the page.

    http://www.urbandrum.co.uk/drmargrau/

    Cheers,

Viewing 20 posts - 21 through 40 (of 48 total)
  • The topic ‘Header Options: Additional option to move logo position up and do’ is closed to new replies.