Forum replies created
when you edit a product you can set there full width layout in the Page Settings
in the Tinymce (Theme4Press Shortcodes) you choose shortcode Content Boxes and you fill the Read More Link URL field
not sure why this is missing in your bootstrap.css file, but adding this to the Custom CSS should fix the issue:
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
make a backup of your current version and remove it from the server. download the new one in your account and install it through FTP or wp admin interface
provide me your website URL please
recent works can display only thumbnails images if there are any included
please contact us here https://theme4press.com/contact/
unfortunately not..you could hide it by a custom CSS rule
it’s made with a shortcode e.g.:
[ recent_works layout="carousel" filters="no" columns="1" cat_slug="" number_posts="12" excerpt_words="15" animation_type="fade" animation_direction="down" animation_speed="1"][/recent_works ]
upload the image on a free image server and then paste the link here