Skip to main content

All Questions

Tagged with
0 votes
0 answers
11 views

Editing a Readymade Template: Content Alignment and Responsiveness Issues

I'm currently working on a project where I need to customize a readymade template to meet my project requirements. However, I'm encountering a couple of challenges. Firstly, after editing the template,...
Coder's user avatar
  • 1
0 votes
1 answer
37 views

Problem making WordPress images responsive

I want to make WordPress images responsive, I have read many articles, but I am facing problem with mobile responsive. This is the code I use : function blog_2( $attr, $attachment, $size ) { $attr[...
alma.mobilestore's user avatar
0 votes
1 answer
532 views

How to scroll the body content with the side menu and make it dynamic for small screens?

What should I do so that the content of the body is dynamic when hiding and showing the Side Menu? I am trying to create a product management project with PHP. I have created a Side Menu ( Sidebar ), ...
unity-student's user avatar
0 votes
1 answer
87 views

How can I make my toggle nav button work in BS5?

I am triying to figure out why my toggle icon is not showed,and why the nav bar is not showing the menu elements when I use the mobile view. I have created a border to see if the icon is there,and I ...
Alba Heidari Sanchez's user avatar
2 votes
2 answers
49 views

Unwanted margin between 2 menu items header website (on some pages)

I am updating my website -- WEBSITE -- A web developer made it years an ago. Now I put an SSL Encryption on the website. But after that change, it seems there is an unwanted margin in the header on ...
björn's user avatar
  • 17
0 votes
1 answer
801 views

responsive top bar search box in mobile search button problem

I followed a guide on the internet to implement a search bar on top of my navigation bar and responsive, but i have a problem when viewing with mobile, my search box button is at below of my search ...
user1897151's user avatar
0 votes
2 answers
93 views

Hide "onclick" line (display:none) when a certain screen size is reached / responsiv

In my code, a modal window opens when you click on it. In the responsive view this view is not user friendly so I want to hide the whole "onclick" line. I already tried with css tags (...
p.dahl's user avatar
  • 1
1 vote
0 answers
288 views

Generate responsive tables on gmail e-mails with php

I would like to send responsive tables with PHP and I would like to manage to look nice on mobiles, especially on Gmail . Because gmail does NOT supports all CSS properties, the usual method for ...
user avatar
-1 votes
1 answer
53 views

How to add responsive COLLAPSABLE table in email with CSS?

I tried this, and worked in normal browser (Chrome): HTML with CSS: body { margin: 0; padding: 20px; font-family: sans-serif; } * { box-sizing: border-box; } .table { width: 100%; ...
John's user avatar
  • 1
0 votes
2 answers
159 views

How can I disable a js file just for my responsive web site in wordpress

I have a function in my main.js file than I use in my web site for the xl screen but this function break all my responsive design in mobile. How can I disable this function only for the mobile version ...
Azroph's user avatar
  • 1
-1 votes
1 answer
810 views

Bootstrap navbar toggler icon is not working on mobile

hope you are all doing well, i have just face a problem. i make my website online. everything working well expect navbar toggler icon. it is not working on mobile device. it is working well on desktop ...
Sudhir kumar's user avatar
0 votes
1 answer
78 views

Woocommerce - Scale Product Description & Attributes responsively

Hoping someone can help :) In my product description I have managed (with some great help) to display my product description and attributes horizontally next to each other. However, now I'm trying to ...
Kai Craig's user avatar
0 votes
1 answer
82 views

Bootstrap responsive content font size

I have simple php code with loops who gets code from API and result displays on monitor. Porblem starts when there is many 'objects' to show, they goes out of monitor (i don't need scrollbar etc., ...
Rudlaps's user avatar
1 vote
1 answer
326 views

ZingTouch: How to call different URLs with both mouse and finger swipe gestures

I want to implement a method to call a next or previous page (i.e. different URLs) via mouse or finger gesture. Last year, I implemented a solution with jquery and jquery mobile, but this did not ...
kklepper's user avatar
  • 783
2 votes
1 answer
138 views

How to change width and height from SVG to to make it responsive?

I have this SVG: <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="2754" height="1398"> <path id="ocean" class="oceanxx" d="m 2178.51,22.652 c 23.09,8.443 46.07,17.268 68....
admiral's user avatar
  • 23

15 30 50 per page
1
2 3 4 5