Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #178289
    catwingz
    Participant

    Hi, I am trying out this theme in hopes it will work for this site.

    The featured content may be the deciding factor. In the Customizer I have set it to two columns on the Home page. When I put in my test features they show up but there is an empty space where a third column would fit. How can I make it so the two columns are evenly distributed, dividing the width in half?

    Is it possible for the Homepage to have no sidebar while the rest of the pages have a sidebar? When Homepage/Archive Layout has none checked, if the default says sidebar it is overriding the Home setting.

    What is the CSS to change the color of the text in the custom header. So far I have this but it’s not having any effect:

    .custom-header-content h2 .entry-title, .custom-header-content p .site-header-text, .custom-header-content a .more-link {
    	color: #163389;
    }

    Also, I would like for the .site-identity/tagline to display without the title and be positioned on the left under the logo. I can make the title hide but the tagline overlaps the logo. It may turn out that we prefer them to be centered but the tagline would still need to go under the logo.

    I can’t send you the url because I am working with a host’s file. Here is a screenshot showing all of this.
    http://www.awesomescreenshot.com/image/4152642/5bada421ccc717d8ade6921b7049c4a4

    Thank you!

    #178316
    sapana
    Participant

    @catwingz:Feature to select the column in feature content section is only available in High Responsive Pro so if you want to display the feature section in 2 column then you need to upgrade to pro version.

    -If you want to have sidebar in other page but not in home page then you can follow this steps
    Step 1: Go to=> Appearance=> Customize=> Theme Options=> Layout Options=>
    Step A: Default Layout=> Select Right Sidebar
    Step B: Homepage/Archive Layout=> Select No Sidebar
    Step 2: Save/Publish It

    – To change the color of the text in the custom header and for tagline and logo issue I need to inspect your site and will provide the additional css so let me know as soon as when your site is accessible

    Kind Regards,
    Sapana

    #178603
    catwingz
    Participant

    Hi Sapana,

    My response has vanished so I’m trying again.

    Fyi, two columns are offered as an option in the free version (screenshot, but it’s not working. Luckily we’ve come up with a way to use the third column.

    I am already using the settings you suggest but the sidebar still appears on the home page. screenshot. What can be done to fix this?

    I’m not sure I understand why you would need to see the site to know the CSS. The theme CSS should be the same on any website. I will do more digging.

    What about this part?

    Also, I would like for the .site-identity/tagline to display without the title and be positioned on the left under the logo. I can make the title hide but the tagline overlaps the logo. It may turn out that we prefer them to be centered but the tagline would still need to go under the logo.

    Thank you

    #178609
    sapana
    Participant

    @catwingz: Column option is only available in Pro version, I have attached the screenshot you can take a look. Screenshot you have attached is of increasing the number item in feature content. Please post in your site url so that I can see your sidebar issue in home page.

    Kind Regards,
    Sapana

    #178651
    catwingz
    Participant

    Hi,

    As I’ve said, I believe we have moved past the column issue.

    What I need is to get an answer to this question—

    I would like for the .site-identity/tagline to display without the title and be positioned on the left under the logo. I can make the title hide but the tagline overlaps the logo. It may turn out that we prefer them to be centered but the tagline would still need to go under the logo. How can I control the position of the tagline so that it doesn’t conflict with the logo?

    Thank you

    #178766
    sapana
    Participant

    @catwingz: Please post in your site URL so that I can provide you additional css code to move that tagline position.

    Kind Regards,
    Sapana

    #178815
    catwingz
    Participant

    Hi Sapana,

    I have been able to move the tagline to the side, but would still prefer to be able to move it under the logo.

    This is a link to the: hosts file. Hopefully thiswill work for this purpose.

    Perhaps now that there is a link we can revisit the sidebar issue. I have returned to these settings and the sidebar remains on the home page:

    -If you want to have sidebar in other page but not in home page then you can follow this steps
    Step 1: Go to=> Appearance=> Customize=> Theme Options=> Layout Options=>
    Step A: Default Layout=> Select Right Sidebar
    Step B: Homepage/Archive Layout=> Select No Sidebar
    Step 2: Save/Publish It

    this appears to be a bug. Can this be fixed?

    Thank you

    #178844
    sapana
    Participant

    @catwingz: I have provided the code to move the logo and tagline to center with tagline under logo, let me know if this works fine for you or not?
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    a.custom-logo-link, 
    .site-identity {
        width: 100%;
    }

    -For the home page sidebar issue I need to look into your customization setting it is very difficult to locate your issue, so can you provide me your admin access if this okay? I will shortly contact you by mail.

    Kind Regards,
    Sapana

    #179078
    catwingz
    Participant

    Hi Sapana,

    The CSS for the logo worked. Hopefully Anne will like it that way so there will be no need to revisit it!

    I’ve shared the login credentials, but at this time they will only work if you take the additional step to be able to direct to the hosts file.

    Thank you

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘featured content issue, layout, header text color and tagline positioning’ is closed to new replies.