Forum Replies Created

Viewing 20 posts - 1 through 20 (of 39 total)
  • Author
    Posts
  • in reply to: Change font weight #115507
    phillycontemporary
    Participant

    It seems that text-transform isn’t working for the two Featured Content entry titles on my homepage (at the bottom). They are still in all-caps. I figured it out for the Featured Grid Content entry titles a while ago, but I can’t see the CSS working on any browser, even with my cache emptied.

    in reply to: Change font weight #115480
    phillycontemporary
    Participant
    in reply to: Change font weight #115479
    phillycontemporary
    Participant

    Hi! I’m trying to use the CSS for changing the font in the Featured Content entry titles, and it isn’t working… Cache emptied and all..

    Would this work on its own? :

    #featured-content .featured-content-wrap .entry-title {
    text-transform: none;
    }

    Let me know–Thank you!

    in reply to: WooCommerce Integration #109706
    phillycontemporary
    Participant

    I’ve been trying to use code like this:

    body.single-product #header-featured-image img {
    display: none;
    }

    but haven’t been able to get it to work!

    in reply to: WooCommerce Integration #109705
    phillycontemporary
    Participant

    I was able to figure out the widget issue, however I’m still stuck on the featured image problem.

    My issue is that I use Featured Images elsewhere on my site, and disabling the header image from pages/posts through Appearance->Customize hides all of them… Maybe there is something I can add to my child theme to prevent WooCommerce from taking the ‘Product Image’ that I set for each product and using it as the Featured Image for that page?

    in reply to: Remove 'Older posts' and 'Newer posts' links #102789
    phillycontemporary
    Participant

    Hi Mahesh,

    I think this is working, but not in my chrome browser–only in Firefox and Safari–Do you know why this might be?

    http://philadelphiacontemporary.org/projects/

    in reply to: Featured Image Slider Mobile Responsiveness #99016
    phillycontemporary
    Participant

    Great, Thanks!

    in reply to: Featured Image Slider on a single page? #98653
    phillycontemporary
    Participant

    Just kidding! I did not solve it with get_option(‘page_for_posts’)… let me know how I can specify the posts page as the only page for the featured slider.

    Thanks!

    in reply to: Featured Image Slider on a single page? #98650
    phillycontemporary
    Participant

    I think I’ve figured it out: I’m using

    get_option(‘page_for_posts’)

    in place of my page id.

    in reply to: Featured Image Slider on a single page? #98624
    phillycontemporary
    Participant

    Hi! Yes, I think I will need help–Or would I just substitute the page id in the previous code you posted with the post page id?

    in reply to: Featured Image Slider on a single page? #98555
    phillycontemporary
    Participant

    Thanks! removing that code fixed it.

    Is it possible to have to slider and the post page exist together?

    After I got the code to work and activated the slider on the single page, it disappeared when I made the page into my static post page. Is there any way to have them together?

    Thank you,

    in reply to: Formatting Slider title typography and position? #98553
    phillycontemporary
    Participant

    Hi! This worked perfectly, but I am wondering if there is a way to change the color of the small triangle above the active thumbnail? Let me know!

    Thank you,

    in reply to: Featured Image Slider on a single page? #98486
    phillycontemporary
    Participant

    I’ve taken out the wrong code and put in the new CSS you provided, however when I activate the featured slider for the entire site, the slider is still visible on every page.

    I’m using the featured image slider in the featured slider options. Would that make a difference?

    Thank you,

    in reply to: Mobile Menu #98479
    phillycontemporary
    Participant

    Thank you! This fixed it! 🙂

    in reply to: Remove 'Load More' bar on Featured Grid Content #98478
    phillycontemporary
    Participant

    THANK YOU SO MUCH!!

    This worked perfectly!

    Will I need to modify the code if I have more/less than 12 items in the grid?

    Thank you so much again!!!

    in reply to: Featured Image Slider on a single page? #98365
    phillycontemporary
    Participant

    Hi,

    Hmm, I put the code in and I don’t see a change..

    I activated the featured slider for the entire site and put your code into my child theme style sheet. I’m still getting the featured slider on all of my pages. Do I need to ‘disable’ the slider on individual pages in the page layout options?

    in reply to: Mobile Menu #98364
    phillycontemporary
    Participant

    Great, Thank you–The code changed the color of the X, however the responsive menu three bar went back to blue when the X was clicked…

    in reply to: Mobile Menu #98333
    phillycontemporary
    Participant

    Hi! This code works for me, although after the three bars are clicked, the ‘X’ to minimize the mobile menu is still blue.

    The responsive menu color also changes back to blue when the ‘X’ is clicked (although the hover color remains)… Any thoughts?

    in reply to: Remove 'Load More' bar on Featured Grid Content #98320
    phillycontemporary
    Participant

    Hi Pratik,

    Mahesh wrote this code to get rid of the ‘Load More’ bar when I was using the free version of Fabulous Fluid: http://pastebin.com/WQyE0jss

    Can I make a few changes to it to use it with Fabulous Fluid Pro? Maybe changing ‘fabulous_fluid_get_option’ to ‘fabulous_fluid_pro_get_option’ and changing ‘featured_grid_content_page_’to reflect that I am using the featured Image Grid Content feature?

    Let me know,

    in reply to: Featured Image Slider on a single page? #98319
    phillycontemporary
    Participant

    Hi Mahesh,

    I would like to activate it on the page ‘Projects’

    Thank you for your help!

Viewing 20 posts - 1 through 20 (of 39 total)