njamesh01
Member-
Content Count
11 -
Joined
-
Last visited
Everything posted by njamesh01
-
Changing size of footer images on mobile + Textbox gap
njamesh01 posted a question in Coding and Customization
Site URL: https://www.plantbasedpitstop.co.uk/ Site password is: pitstop Im wondering if someone could help me out with, what I hope are, simple CSS amends. First off im trying to reduce the size of an image ive got in my site footer on mobile - as you can see from the reference its coming up HUGE. Id like it to sit opposite my copywright copy - as per desktop view. Secondly id like to reduce the gap between by text boxes (see reference attached). Ive tried a number of ways but having no luck so far! Hugely appreciate any feedback. Thanks all! -
Site URL: https://www.plantbasedpitstop.co.uk/ Hey guys, I know there are a few threads discussing this issue but after playing around im still having trouble. Im trying to reduce the size of the stars on my mobile version, but Im struggling to centre it. Code ive applied is below. Thanks in advance! @mobile: ~"only screen and (max-width: 640px)"; @media @mobile { #block-yui_3_17_2_1_1595844642817_27900 { width: 50% ; float: center !important; }
-
Site URL: https://www.plantbasedpitstop.co.uk/ Hey guys, Ive seen a few people asking similar questions but Im not having much luck implementing various code. Im trying to align my nav drop down menu to the word 'menu' - rather than sticking to the edge of the page. I still want to keep it left aligned. Any help would be majorly appreciated! Thanks
-
Brine | Make nav bar drop down transparent
njamesh01 replied to njamesh01's question in Coding and Customization
Ive added the following but the text still doesnt appear to be responding; Apologies if im missing something span.Header-nav-folder { background: transparent !important; } span.Header-nav-folder a { text-align: right !important; } -
Brine | Make nav bar drop down transparent
njamesh01 replied to njamesh01's question in Coding and Customization
The following doesnt appear to be working. But maybe im inputting it wrong? Thanks! span.Header-nav-folder { background: transparent !important; text-align: right !important; } -
Brine | Make nav bar drop down transparent
njamesh01 replied to njamesh01's question in Coding and Customization
Thanks tuanphan ! It's still appear to be left align. Is there an additional line to can add to right align the text? -
Site URL: https://www.plantbasedpitstop.co.uk/ Hi there, Im trying to make this navigation drop down transparent ideally - and preferably right aligned. I've tried inputting a few different CSS options for the background but not having much luck with the below. #topNav nav .folder .subnav { background: transparent !important; } WOuld appreciate any help, thanks!
-
Thumbnails on order confirmation email
njamesh01 replied to njamesh01's question in Coding and Customization
Thats a shame. Thanks for taking the time to get back to me though, Paul. Ill do that right away. -
Site URL: https://amelja.co.uk/ Hi there, Is there a way (using CSS) to add images of the items purchased on the order confirmation email. A thumbnail next to the relevant order number - located in the attached would be very useful. Thanks in advance!
-
BRINE: Making Text responsive on Mobile
njamesh01 replied to njamesh01's question in Coding and Customization
Legend! Thanks tuanphan Works perfectly -
Site URL: https://www.plantbasedpitstop.co.uk/ Im having trouble formatting my text in the attached to fit into mobile without splitting. It's frustrating the hell out of me! Reducing the font size doesnt help at all. Any help would be hugely appreciated. Thanks in advance