Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87659
    osPriya
    Participant

    Is it possible to have a full width slider with the Catch Responsive Pro theme like the Catch Adaptive Pro. What are the other differences between the two.

    Also is it possible to have just the date hidden in the meta data?

    #87666
    Mahesh
    Participant

    @ospriya: There plenty of differences and similarities in these two themes. Following differences can be pointend out:
    Catch Adaptive Pro:
    1. Full width Layout theme
    2. Full width fixed header menu
    3. Full width Slider
    4. Full width Footer
    5. Masonry layout blog page

    Catch Responsive Pro:
    1. Boxed Layout theme
    2. Fixed width header menu
    3. Fixed width Slider
    4. Fixed width Footer
    5. Normal Blog list

    You can find more details on the link below:
    Catch Adaptive Pro: https://catchthemes.com/themes/catch-adaptive-pro/
    Catch Responsive Pro: https://catchthemes.com/themes/catch-responsive-pro/

    For just hiding date on meta-data, go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS:

    #content .entry-meta .posted-on {
        display: none;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Full width slider’ is closed to new replies.