Forum Replies Created
-
AuthorPosts
-
it works, thanks!
HI Team,
Thanks but in the mobile view the padding still exist, how do i remove padding in mobile view and have the image take the whole span of horizontal space?
Hi, please see below.
is in the home page, thanks.
Hi, i tried adding into the code box but won’t work.
Please see, http://screencast.com/t/r47dDX9vB0zn
Hi,
i added into the media query but doesn’t work.
<style type = “text/css”>
@media screen and (max-width: 600px){
#wrap_all { width: 1300px !important; }
html.responsive, .responsive body {
overflow-x: visible;
}
#wrap_all {
overflow-x: scroll;
}
}
</style>Hi Team,
i added the custom css tag ‘DA-mobilenopadding’ and tried applying the css into a code block as follows,
@media only screen and (min-width: 768px)
.DA-mobilenopadding img {
padding: 10px;
}but doesn’t work.
thanks! i will try again.
thanks, but how can i apply the changes to only certain images or column?
I tried inspect element with chrome and the css will be something like element.style { padding: 30px; }
some of my columns have padding of 30px and some with 10px, so how can i further customise it?
possible to set a class to an image or column?
Hi thanks, where can i find the code for my destop?
Hi Eillot, thanks it works!
But how do i get to scroll right to view the remainder images?
HI, i would like to change the headings “SPOTLIGHT: 7 TESTS OF TRUE STRENGTH” to em on the home page.
thx! i would like to change the words in my home page from px to 0.75em.
Hi, possible to provide one example?
I went to the custom css file and got this,
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */}
Below is my home page, what do i add into the bracket if i want to remove padding in mobile view?
Hi, i tried but it doesn’t work.
thanks for the reply. i tried adding that but it doesnt work.
I am new to this, what do you mean by adding blog post element on a page? is there a link to learn more?
Hi, as my image and text are contained within the same text box i realised the white space above the image is thick even though i didn’t add in padding or margin at the top.
How can i reduce it?
Thanks! it works
Hi, yes i would like to remove the margin between the image and text section on mobile view so it won’t appear to have a gap in between as shown in the screenshot.
screenshot 2: http://screencast.com/t/AnLuMqIM7
works like a gem, thanks!
thanks!
thanks, please see link.
sure!
thx, work like a gem.
Hi,
how can i define the class for the image?
Hi please see below, thanks.
Hi Elliott, i saw something similar. would it be possible to have something as below then?
when it is viewed in mobile, they change the image completely.
desktop: http://screencast.com/t/OUlVEc99G7
mobile: http://screencast.com/t/my6MjOOcTHi Elliot,
i would like to move the text SPOTLIGHT: THE BEST FITNESS ATTIRE EVER to the bottom in mobile view.
Please see link below.
Hi Elliot,
I got the column shortcodes as recommended. How do i apply the shortcode?
[av_one_fifth first]1/5[/av_one_fifth]
[av_one_fifth]2/5[/av_one_fifth]
[av_one_fifth]3/5[/av_one_fifth]
[av_one_fifth]4/5[/av_one_fifth]
[av_one_fifth]5/5[/av_one_fifth]
thanks for the help. please see link below.
-
AuthorPosts